<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*è‡ªå®šä¹‰ Bootstrap æ&nbsp;·å¼*/
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    background-color: #25A8F6;
    border-color: #25A8F6;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
    background-color: #25A8F6;
    border-color: #25A8F6;
}
/*è‡ªå®šä¹‰ Bootstrap æ&nbsp;·å¼*/

@font-face {
    font-family: 'FontAwesome';
    src: url('/themes/yishiyigong_web/public/css/font-awesome/fonts/FontAwesome.otf');
    font-weight: normal;
    font-style: normal;
}
.cursor-pointer{
    cursor: pointer;
}
.container {
    width: 1200px;
}

.padding-0 {
    padding: 0;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}

.margin-top-10 {
    margin-top: 10px;
}

a {
    color: #333333;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #1989fa;
}

img {
    max-width: 100%;
    width: 100%;
}

a:visited, a:focus {
    text-decoration: none;
}
/*å­—ä½“é¢œè‰²*/
.color-1 {
    color: #b76300;
}
.color-2{
    color: #25A6F7;
}
.color-3{
    color: #F69E35;
}
.color-4{
    color: #D7262C!important;
}
.color-1:visited, .color-1:focus {
    color: #b76300;
}

.input-search {
    border: solid 2px #25A6F7;
}

.btn-custom {
    background-color: #25A6F7;
    color: #ffffff;
}

.btn-custom:focus, .btn-custom.focus {
    color: #fff;
    background-color: #25A6F7;
    border-color: #25A6F7
}

.btn-custom:hover {
    color: #fff;
    background-color: #25A6F7;
    border-color: #25A6F7
}

.btn-custom:active, .btn-custom.active, .open &gt; .dropdown-toggle.btn-custom {
    color: #fff;
    background-color: #25A6F7;
    border-color: #25A6F7
}

.btn-custom-2 {
    background-color: #ED8810;
    color: #ffffff;
}

.btn-custom-2:focus, .btn-custom-2.focus {
    color: #fff;
    background-color: #ED8810;
    border-color: #ED8810
}

.btn-custom-2:hover {
    color: #fff;
    background-color: #ED8810;
    border-color: #ED8810
}

.btn-custom-2:active, .btn-custom-2.active, .open &gt; .dropdown-toggle.btn-custom-2 {
    color: #fff;
    background-color: #ED8810;
    border-color: #ED8810
}

.btn-custom-danger {
    background-color: #ED8810;
    color: #ffffff;
}

.btn-custom-danger:focus, .btn-custom-danger.focus {
    color: #fff;
    background-color: #ED8810;
    border-color: #ED8810
}

.btn-custom-danger:hover {
    color: #fff;
    background-color: #ED8810;
    border-color: #ED8810
}

.top {
    background-color: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top .group:before {
    content: '';
    background-image: url('/themes/yishiyigong_web/public/images/icons/group-before.png');
    background-size: 100% 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 2px;
}

.wechat:before {
    content: '';
    background-image: url('/themes/yishiyigong_web/public/images/icons/wechat-before.jpg');
    background-size: 100% 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 2px;
}

.mobile:before {
    content: '';
    background-image: url('/themes/yishiyigong_web/public/images/icons/mobile-before.jpg');
    background-size: 100% 100%;
    display: inline-block;
    width: 14px;
    height: 20px;
    vertical-align: top;
    margin-right: 2px;
}

.search-type {
    padding-bottom: 5px;
}

.search-type .search-type-text {
    color: #777777;
    cursor: pointer;
}

.search-type .search-type-text:nth-of-type(n+2) {
    border-left: 1px solid #E4E4E4;
}

.search-type .search-type-text.active {
    color: #010101;
}

.btn-default {
    color: #4A4A4A;
    background-color: #F8F8F6;
    border-color: #E4E4E4
}

.btn-default:focus, .btn-default.focus {
    color: #4A4A4A;
    background-color: #F8F8F6;
    border-color: #E4E4E4
}

.btn-default:hover {
    color: #4A4A4A;
    background-color: #F8F8F6;
    border-color: #E4E4E4
}

.btn-default:active, .btn-default.active, .open &gt; .dropdown-toggle.btn-default {
    color: #4A4A4A;
    background-color: #F8F8F6;
    border-color: #E4E4E4
}

.btn-default:active:hover, .btn-default.active:hover, .open &gt; .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open &gt; .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open &gt; .dropdown-toggle.btn-default.focus {
    color: #4A4A4A;
    background-color: #F8F8F6;
    border-color: #E4E4E4
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ddd
}

.btn-default .badge {
    color: #fff;
    background-color: #333333
}

img.icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px;
}

.hover-collapse-children {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 33px;
}

.menu .category-collapse {
    background-color: #1B8CF4;
    color: #ffffff;
    font-family: SimHei;
    font-size: 16px;
    font-weight: 400;
    color: rgba(254, 254, 254, 1);
    line-height: 40px;
    position: absolute;

}

.menu .category-collapse:after {
    font-family: "FontAwesome";
    content: "\f106";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.menu .category-collapse.collapsed:after {
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.menu .category-collapse-list {
    background-color: #25A6F7;
    color: #ffffff;
    position: absolute;
    z-index: 99;
    top: 40px;
}

.menu .category-collapse-list .list-group .list-group-item {
    background-color: #25A6F7;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #29C2FA;
    margin-bottom: 0;
}

.menu .category-collapse-list .list-group .list-group-item a {
    color: #ffffff;
    display: block;
}

.menu .category-collapse-list .list-group .list-group-item a:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.construction-enterprise:before {
    content: '';
    background-image: url("/themes/yishiyigong_web/public/images/icons/main_top_up.png");
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 4px;
    background-repeat: no-repeat;
}

.construction-team:before {
    content: '';
    background-image: url("/themes/yishiyigong_web/public/images/icons/main_two_down.png");
    width: 20px;
    height: 15px;
    margin-right: 5px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 3px;
    background-repeat: no-repeat;
}

.construction-workers:before {
    content: '';
    background-image: url("/themes/yishiyigong_web/public/images/icons/main_three_up.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 4px;
}

.enterprise-machinery:before {
    content: '';
    background-image: url("/themes/yishiyigong_web/public/images/icons/main_five_up.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 4px;
}

.enterprise-builder:before {
    content: '';
    background-image: url("/themes/yishiyigong_web/public/images/icons/main_seven_up.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 4px;
}
.menu .main .list-group{
    margin-bottom: 0;
}
.menu .main .list-group .list-group-item{
    border-radius: 0;
    border: 0;
    display: inline-block;
}
.menu .main .list-group .list-group-item a{
    color: #444444;
    display: block;
    font-weight: bolder;
    font-size: 14px;
}
.menu .main .list-group .list-group-item a:hover{
    color: #25A6F7;
    display: block;
}
.menu .main .list-group .list-group-item.active{
    background-color: transparent;
}
.menu .main .list-group .list-group-item.active a{
    color: #25A6F7;
    display: block;
}
.custom-banner{
    background-color: #25A6F7;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.custom-banner small,.custom-banner a,.custom-banner a:hover{
    color: #ffffff;
}
.index-top-banner .main{
    padding-top: 60px;
    padding-bottom: 30px;
}
.index-top-banner .main .character{
    font-size:28px;
    font-family:SimHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:40px;

}
.index-top-banner .main .button{
    margin-top: 30px;
}
.index-top-banner .main .button .btn{
    border:2px solid rgba(255,255,255,1);
    opacity:0.85;
    border-radius:20px;
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:40px;
}
.login-min{
    background-color: #FFFFFF;
    color: #333333;
    padding: 10px 0;
    margin-bottom: 10px;
}
.login-min .title{
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
}
.login-min .title .text{
    padding-top: 20px;
}
.login-min .login-main{
    padding: 10px 15px;
}
.login-min .login-main .form-horizontal .input-group{
    width: 100%;
    /*border:1px solid rgba(237,237,237,1);
    border-radius:5px;*/
}
.form-horizontal .input-group .input-group-addon{
    background-color: transparent;
    border-right: 0;
    color:#25A6F7;
}
.login-min .login-other .login-other-switch:after{
    font-family: "FontAwesome";
    content: "\f106";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}
.login-min .login-other .login-other-switch.collapsed:after{
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}
.login-min .login-other .login-other-list{
    padding: 10px 15px;
}
.login-min .login-footer .title{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#ffffff;
    background-color: #999999;
    padding: 0;
    border: 0;
    line-height: 28px;
}
.links{
    padding-top: 10px;
    padding-bottom: 10px;
}
.more:after{
    font-family: "FontAwesome";
    content: "\f101";
    font-size: 14px;
}
.more-1:after{
    font-family: "FontAwesome";
    content: "\f107";
}
.more-2:after{
    font-family: "FontAwesome";
    content: "\f106";
}
/*å·¦ä¾§æµ®åŠ¨å¯¼èˆª å¼€å§‹*/
.navigation{
    width: 90px;
    position: fixed;
    margin-left: -70px;
    top: 110px;
}
.navigation .nav li{
    background-color: #EEEEEE;
    border-bottom: 1px solid #ffffff;
}
.navigation .nav li.active{
    background-color: #1A8BF1;
}
.navigation .nav li.active a{
    color: #ffffff;
}
.navigation .nav li a:hover,.navigation .nav li.active a:hover{
    color: #ffffff;
    background-color: #1A8BF1;
}
.navigation-content .h4{
    padding-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
}
.navigation-content .h4 &gt; a{
    font-size: 14px;
    vertical-align: bottom;
}
.navigation-content .list {
    border: 1px solid #DDDDDD;
    padding: 10px;
}
.jqthumb {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    display: block;
}
.jqthumb div{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.jqthumb div.img {
    width: 100%;
    height: 90%;
}
.jqthumb div.word {
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
}
.jqthumb .close{
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
    border-radius: 50%;
    padding: 3px;
    font-size: 16px;
    position: absolute;
    right: 1px;
}
.footer-article{
    background-color: #3c3c3c;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-article a{
    color: #ffffff;
}
.footer-article a:hover,.footer-article a:visited,.footer-article a:focus{
    color: #ffffff;
}
.footer-article .filiale ul{
    padding-left: 0;
}
.footer-article .filiale ul li{
    display: inline-block;
}
.footer-article .filiale ul li a{
    padding: 3px 5px;
}
.footer-article .filiale ul li a:before{
    font-family: "FontAwesome";
    content: "\f041";
    font-size: 16px;
    font-weight: 300;
    margin-right: 3px;
}
.footer-article .filiale ul li a:after{
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 16px;
    font-weight: 300;
    margin-left: 10px;
}
.vertical-top{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.platform_for_businesses .left-nav .h3{
    color: #ffffff;
    background-color: #1B8CF4;
    padding:10px 15px;
    margin: 0;
}
.platform_for_businesses .left-nav .h3&gt;small{
    color: #ffffff;
}
.platform_for_businesses .left-nav .list-group .list-group-item {
    background-color: #25A6F7;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #29C2FA;
    margin-bottom: 0;
}

.platform_for_businesses .left-nav .list-group .list-group-item a {
    color: #ffffff;
    display: block;
}

.platform_for_businesses .left-nav .list-group .list-group-item a:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}
.advertising .word-div{
    position: absolute;
    top: 40%;
    font-size:30px;
    font-family:SimHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:36px;
}
.advertising .word-div-min{
    position: absolute;
    top: 30%;
    font-size:20px;
    font-family:SimHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:28px;
}
  .box{
    border:1px solid #E7E7E7;
     padding-bottom: 10px;
}
  .box .sub-title{
    color:#25A6F7;
    font-family:Microsoft YaHei;
    font-weight:bold;
    font-size:16px;
    line-height: 30px;
    border-bottom: 1px solid #EFEFEF;
}
  .box .sub-title&gt;a{
    font-size: 14px;
    font-weight: normal;
}
  .box .list .list-item{
    padding-top: 5px;
    //padding-bottom: 10px;
}
  .box .list .list-item .name{
    font-size: 16px;
    font-weight: bold;
}
  .box .list .list-item .region{
    color: #777777;
}
.overflow-line{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.overflow-line-1{
    line-clamp: 1;
    -webkit-line-clamp: 1;
}
.overflow-line-2{
    line-clamp: 2;
    -webkit-line-clamp: 2;
}
.overflow-line-3{
    line-clamp: 3;
    -webkit-line-clamp: 3;
}
.overflow-line-5{
    line-clamp: 5;
    -webkit-line-clamp: 5;
}
.overflow-line-6{
    line-clamp: 6;
    -webkit-line-clamp: 6;
}
.banner{
    margin-top:10px;
    margin-bottom:10px;
}
.default-block{
    padding: 10px;
    background-color: #25A8F6;
    color: #ffffff;
    font-weight: bolder;
    font-size: 16px;
}
.category-list {
    background-color: #E7E7E7;
    border-bottom: 1px solid #dedede;
    margin-bottom: 0;
    padding: 0;
}
.category-list:after{
    content: '';
    clear: both;
    display: block;
}
.category-list .category-list-item{
    margin-bottom: -1px;
    padding: 0;
    list-style: none;
    float: left;
}
.category-list .category-list-item:nth-of-type(n+2){
    border-left: 1px solid #dedede;
}
.category-list .category-list-item a{
    display: block;
    font-size: 16px;
    border-bottom: 1px solid transparent;
    padding: 10px 15px;
}
.category-list .category-list-item.active a,.category-list .category-list-item.hover-1  a:hover{
    background-color: #ffffff;
    color: #25A6F7;
    border-top: 1px solid #25A8F6;
    border-bottom-color: transparent;
}
.category-list .category-list-item.selected a,.category-list .category-list-item.hover-2  a:hover{
    background-color: #25A8F6;
    color: #ffffff;
}
.news-list .news-list-item{
    padding: 10px 0px;
    border-bottom: 1px solid #E6E6E6;
}
/*æŠ¢å•è®¢å•çŠ¶æ€æŒ‰é’®*/
.order-btn,.order-btn:hover,.order-btn:visited{
    color: #ffffff;
}
.order-btn-0{
    background-color: #EE952A;
    border-color: #EE952A;
}
.order-btn-1{
    background-color: #EBEBEB;;
}
.order-btn-2{
    background-color: #EBEBEB;;
}
.order-btn-3{
    background-color: #FF6357;;
}
.order-btn-4{
    background-color: #FF6357;;
}
.order-btn-6{
    background-color: #fae373;;
}
.order-btn-7{
    background-color: #EE952A;;
}
.links-category .nav-tabs &gt; li{
    margin-bottom: 0;
}
.links-category .nav-tabs&gt;li&gt;a{
    border-radius: 0;
}
.links-category .nav-tabs &gt; li &gt; a:hover,.links-category .nav-tabs &gt; li &gt; a:focus {
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid transparent;
    color: #1A8BF1;
}
.links-category .nav-tabs &gt; li.active &gt; a, .links-category .nav-tabs &gt; li.active &gt; a:hover, .links-category .nav-tabs &gt; li.active &gt; a:focus {
    background-color: #fff;
    border: 1px solid transparent;
    cursor: default;
    color: #1A8BF1;
}
.parent-link .nav-tabs{
    background-color: #eeeeee;
}
.parent-link .nav-tabs &gt; li{
    margin-bottom: -1px;
}
.parent-link .nav-tabs &gt; li &gt; a:hover,.parent-link .nav-tabs &gt; li &gt; a:focus {
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-bottom-color: transparent;
    color: #1A8BF1;
}
.parent-link .nav-tabs &gt; li.active &gt; a, .parent-link .nav-tabs &gt; li.active &gt; a:hover, .parent-link .nav-tabs &gt; li.active &gt; a:focus {
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-bottom-color: transparent;
    cursor: default;
    color: #1A8BF1;
}
h4, .h4 {
    font-size: 18px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: bold !important;
}
.form-required{
    color: red;
}
.loader:before{
    content: '';
    background-image: url('../images/icons/loading.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20px;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    margin-top:5px;
}
.loader:after{
    content: 'åŠ&nbsp;è½½ä¸­...';
    display: inline-block;
}
.loader-lg:before{
    content: '';
    background-image: url('../images/icons/loading.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    margin-top:5px;
}
.loader-lg:after{
    content: 'åŠ&nbsp;è½½ä¸­...';
    display: inline-block;
}
.no-data,.no-data-lg{
    display: block;
    margin: 20px auto ;
    text-align: center;
}
.no-data:before,.no-data-lg:before{
    content: '';
    background: url("../images/common/no-data.png") no-repeat 50% 50%;
    display: block;
}
.no-data:after,.no-data-lg:after{
    font-weight: bolder;
    content: 'æš‚æ—&nbsp;æ•°æ®';
}
.no-data{
    width: 150px;
}
.no-data{
    height: 180px;
}
.no-data:after{
    font-size: 16px;
}
.no-data-lg{
    width: 300px;
}
.no-data-lg:before{
    height: 200px;
}
.no-data-lg:after{
    font-size: 18px;
}
.text-indent{
    text-indent: 2em;
}
.black-a{
    color: #000000!important;
}
.black-a:hover{
    color: #000000!important;
}
.ball{
    display:inline-block;
    width:100%;
    height:100%;
    border-radius:100%;
    position:relative;
    background:radial-gradient(circle at bottom,#81e8f6,#76deef 10%,#055194 80%,#062745 100%)
}.
                                                                                                                                                                                 ball:before{
    content:"";
    position:absolute;
    top:1%;
    left:5%;
    width:90%;
    height:90%;
    border-radius:100%;
    background:radial-gradient(circle at top,white,rgba(255,255,255,0) 58%);
    -webkit-filter:blur(5px);
    filter:blur(5px);
    z-index:2
}
.ball:after{
    content:"";
    position:absolute;
    display:none;
    top:5%;
    left:10%;
    width:80%;
    height:80%;
    border-radius:100%;
    -webkit-filter:blur(1px);
    filter:blur(1px);
    z-index:2;
    -webkit-transform:rotateZ(-30deg);
    transform:rotateZ(-30deg)
}
.ball .shadow{
    position:absolute;
    width:100%;
    height:100%;
    background:radial-gradient(circle,rgba(0,0,0,0.4),rgba(0,0,0,0.1) 40%,rgba(0,0,0,0) 50%);
    -webkit-transform:rotateX(90deg) translateZ(-160px);
    transform:rotateX(90deg) translateZ(-160px);
    z-index:1
}
.ball.plain{
    background:black
}
.ball.plain:before,.ball.plain:after{
    display:none
}
.ball.bubble{
    background:radial-gradient(circle at 50% 55%,rgba(240,245,255,0.9),rgba(240,245,255,0.9) 40%,rgba(225,238,255,0.8) 60%,rgba(43,130,255,0.4));
    -webkit-animation:bubble-anim 2s ease-out infinite;
    animation:bubble-anim 2s ease-out infinite
}
.ball.bubble:before{
    -webkit-filter:blur(0);
    filter:blur(0);
    height:80%;
    width:40%;
    background:radial-gradient(circle at 130% 130%,rgba(255,255,255,0) 0,rgba(255,255,255,0) 46%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.8) 58%,rgba(255,255,255,0) 60%,rgba(255,255,255,0) 100%);
    -webkit-transform:translateX(131%) translateY(58%) rotateZ(168deg) rotateX(10deg);
    transform:translateX(131%) translateY(58%) rotateZ(168deg) rotateX(10deg)
}
.ball.bubble:after{
    display:block;
    background:radial-gradient(circle at 50% 80%,rgba(255,255,255,0),rgba(255,255,255,0) 74%,white 80%,white 84%,rgba(255,255,255,0) 100%)
}
.stage{
    width:100px;
    height:100px;
    display:inline-block;
    margin:20px;
    -webkit-perspective:1200px;
    -moz-perspective:1200px;
    -ms-perspective:1200px;
    -o-perspective:1200px;
    perspective:1200px;
    -webkit-perspective-origin:50% 50%;
    -moz-perspective-origin:50% 50%;
    -ms-perspective-origin:50% 50%;
    -o-perspective-origin:50% 50%;
    perspective-origin:50% 50%
}
@-webkit-keyframes bubble-anim{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    20%{
        -webkit-transform:scaleY(0.95) scaleX(1.05);
        transform:scaleY(0.95) scaleX(1.05)
    }
    48%{
        -webkit-transform:scaleY(1.1) scaleX(0.9);
        transform:scaleY(1.1) scaleX(0.9)
    }
    68%{
        -webkit-transform:scaleY(0.98) scaleX(1.02);
        transform:scaleY(0.98) scaleX(1.02)
    }
    80%{
        -webkit-transform:scaleY(1.02) scaleX(0.98);
        transform:scaleY(1.02) scaleX(0.98)
    }
    97%,100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes bubble-anim{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    20%{
        -webkit-transform:scaleY(0.95) scaleX(1.05);
        transform:scaleY(0.95) scaleX(1.05)
    }
    48%{
        -webkit-transform:scaleY(1.1) scaleX(0.9);
        transform:scaleY(1.1) scaleX(0.9)
    }
    68%{
        -webkit-transform:scaleY(0.98) scaleX(1.02);
        transform:scaleY(0.98) scaleX(1.02)
    }
    80%{
        -webkit-transform:scaleY(1.02) scaleX(0.98);
        transform:scaleY(1.02) scaleX(0.98)
    }
    97%,100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
/* å®šä¹‰æ—‹è½¬åŠ¨ç”» */
@keyframes rotate{
    0%{transform:rotateX(-30deg) rotateZ(0deg) rotateY(0);}
    100%{transform:rotateX(-30deg) rotateZ(0deg) rotateY(360deg);}
}
.thumbnail-img{
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}
.thumbnail-img &gt; img{
    position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    margin: auto
}

.city-select .city-info{
    border: 0;
    padding: 0 10px;
}
.city-select .city-info .city-input, .city-select .city-info span{
    margin-top: 0;
    padding: 0 5px;
}
.city-select .city-info::after{
    top:7px;
}
.city-select .city-list{
    padding: 0;
    width: 490px;
}</pre></body></html>